Design News
Using Light, Color and Contrast Effectively in UI Design
Very basic things like light, color and contrast are often overlooked in UI design. A look at what to watch out for.
50+ articles to make you a better web designer
This post is a collection of some of the best articles on various topics related to web design. These are excellent, thought-provoking articles that may be able to help you in your design career.
Screen Resolution Hack
One of the most practical solutions to solve our screen resolution problems. Sure it's double the work, but hey it works and we keep the few 800x600 users we get rather than scare them off!
Top 10 CSS Table Designs
How many of you have used CSS based tables on your sites? I have before, here's a list of some great CSS based table designs worth checking out!
Generating Automatic Website Footnotes with jQuery
A tutorial on using jQuery to automatically generate footnotes for an article.
Designing for Modern Monitors
Do we really need to be designing for 800x600px resolutions any more? What should designers be taking into account when considering their site visitors monitors?
CSS “border-image” support in FF 3.1
CSS's "border-image" property slices and dices images dynamically for you, and it's coming to FF 3.1.
Creating a product listing interface using CSS
The article shows how to create an Amazon-like product display using CSS.